2025-02-03 21:37:40,019 [ 347823 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-02-03 21:37:40,019 [ 347823 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-02-03 21:37:40,019 [ 347823 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-02-03 21:37:40,019 [ 347823 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_amgweh --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=f65c8df8fe02 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_mysql_database_engine/test.py::test_mysql_types[timestamp_6]' 'test_mysql_database_engine/test.py::test_mysql_types[timestamp_default]' test_mysql_database_engine/test.py::test_password_leak test_mysql_database_engine/test.py::test_predefined_connection_configuration test_non_default_compression/test.py::test_preconfigured_custom_codec test_non_default_compression/test.py::test_preconfigured_default_codec test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec test_non_default_compression/test.py::test_uncompressed_cache_custom_codec test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec test_old_versions/test.py::test_client_is_older_than_server test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard test_old_versions/test.py::test_server_is_older_than_client test_optimize_on_insert/test.py::test_empty_parts_optimize test_parallel_replicas_failover/test.py::test_skip_replicas_without_table test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}]' test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards test_polymorphic_parts/test.py::test_compact_parts_only 'test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact]' 'test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide]' 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0]' 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1]' test_polymorphic_parts/test.py::test_polymorphic_parts_index test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_default_columns test_postgresql_replica_database_engine_2/test.py::test_dependent_loading test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot test_postgresql_replica_database_engine_2/test.py::test_generated_columns test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_quoting_publication test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_replica_consumer test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_toast test_postgresql_replica_database_engine_2/test.py::test_too_many_parts test_profile_events_s3/test.py::test_profile_events test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_remote_prewhere/test.py::test_remote test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move test_replicated_database_cluster_groups/test.py::test_cluster_groups test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_rename_column/test.py::test_rename_distributed test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_polymorphic_parts/test.py::test_compact_parts_only test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_old_versions/test.py::test_client_is_older_than_server test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_non_default_compression/test.py::test_preconfigured_custom_codec test_postgresql_database_engine/test.py::test_datetime test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] [gw9] [ 1%] PASSED test_old_versions/test.py::test_client_is_older_than_server test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard [gw9] [ 2%] PASSED test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard test_old_versions/test.py::test_server_is_older_than_client [gw9] [ 3%] PASSED test_old_versions/test.py::test_server_is_older_than_client [gw3] [ 4%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays [gw3] [ 5%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables [gw7] [ 6%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 [gw7] [ 7%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_parallel_replicas_failover/test.py::test_skip_replicas_without_table [gw7] [ 8%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 [gw6] [ 9%] PASSED test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] [gw6] [ 10%] PASSED test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] test_mysql_database_engine/test.py::test_password_leak [gw6] [ 11%] PASSED test_mysql_database_engine/test.py::test_password_leak test_mysql_database_engine/test.py::test_predefined_connection_configuration [gw8] [ 12%] PASSED test_non_default_compression/test.py::test_preconfigured_custom_codec test_non_default_compression/test.py::test_preconfigured_default_codec [gw6] [ 13%] PASSED test_mysql_database_engine/test.py::test_predefined_connection_configuration test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop [gw5] [ 14%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy [gw3] [ 15%] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl [gw3] [ 16%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw3] [ 17%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries [gw3] [ 18%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache [gw1] [ 19%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards [gw5] [ 20%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list [gw3] [ 21%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl [gw3] [ 22%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw2] [ 23%] PASSED test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select [gw0] [ 24%] PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication [gw3] [ 25%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw1] [ 26%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] [gw9] [ 27%] PASSED test_parallel_replicas_failover/test.py::test_skip_replicas_without_table test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas [gw3] [ 28%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options [gw3] [ 29%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw5] [ 30%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy [gw0] [ 31%] PASSED test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 [gw7] [ 32%] PASSED test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards [gw7] [ 33%] PASSED test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards [gw9] [ 34%] PASSED test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas [gw3] [ 35%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw6] [ 36%] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only [gw8] [ 37%] PASSED test_non_default_compression/test.py::test_preconfigured_default_codec test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec [gw6] [ 38%] PASSED test_rocksdb_read_only/test.py::test_read_only [gw4] [ 39%] PASSED test_polymorphic_parts/test.py::test_compact_parts_only test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] [gw5] [ 40%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy [gw1] [ 41%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_settings_constraints/test.py::test_max_constraint test_select_access_rights/test_from_system_tables.py::test_information_schema test_optimize_on_insert/test.py::test_empty_parts_optimize [gw4] [ 42%] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] test_replicated_table_attach/test.py::test_startup_with_small_bg_pool [gw4] [ 43%] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] [gw5] [ 44%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy [gw1] [ 45%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] [gw7] [ 46%] PASSED test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint [gw6] [ 47%] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db [gw5] [ 48%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy [gw0] [ 49%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 [gw7] [ 50%] PASSED test_settings_constraints/test.py::test_min_constraint test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 [gw1] [ 51%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw8] [ 52%] PASSED test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec test_non_default_compression/test.py::test_uncompressed_cache_custom_codec [gw6] [ 53%] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db [gw3] [ 54%] PASSED test_optimize_on_insert/test.py::test_empty_parts_optimize [gw8] [ 55%] PASSED test_non_default_compression/test.py::test_uncompressed_cache_custom_codec test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec [gw9] [ 56%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned [gw8] [ 57%] PASSED test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec test_remote_prewhere/test.py::test_remote test_profile_events_s3/test.py::test_profile_events [gw1] [ 58%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw4] [ 59%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] [gw7] [ 60%] PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw6] [ 61%] PASSED test_remote_prewhere/test.py::test_remote [gw2] [ 62%] PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel [gw1] [ 63%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] [gw0] [ 64%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 [gw3] [ 65%] PASSED test_profile_events_s3/test.py::test_profile_events test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema [gw5] [ 66%] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw1] [ 67%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] [gw9] [ 68%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned [gw2] [ 69%] PASSED test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw1] [ 70%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] [gw4] [ 71%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] test_polymorphic_parts/test.py::test_polymorphic_parts_index [gw4] [ 72%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_index test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw4] [ 73%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive [gw1] [ 74%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw0] [ 75%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_default_columns [gw9] [ 76%] PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw0] [ 77%] PASSED test_postgresql_replica_database_engine_2/test.py::test_default_columns test_postgresql_replica_database_engine_2/test.py::test_dependent_loading [gw2] [ 78%] PASSED test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert [gw1] [ 79%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw1] [ 80%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw0] [ 81%] PASSED test_postgresql_replica_database_engine_2/test.py::test_dependent_loading test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot [gw0] [ 82%] SKIPPED test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot test_postgresql_replica_database_engine_2/test.py::test_generated_columns [gw0] [ 83%] PASSED test_postgresql_replica_database_engine_2/test.py::test_generated_columns test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence [gw0] [ 84%] PASSED test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence test_postgresql_replica_database_engine_2/test.py::test_materialized_view [gw0] [ 85%] PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration [gw0] [ 86%] PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_quoting_publication [gw2] [ 87%] PASSED test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges [gw3] [ 88%] PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw0] [ 89%] PASSED test_postgresql_replica_database_engine_2/test.py::test_quoting_publication test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication [gw0] [ 90%] PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication [gw2] [ 91%] PASSED test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_postgresql_replica_database_engine_2/test.py::test_replica_consumer [gw0] [ 92%] PASSED test_postgresql_replica_database_engine_2/test.py::test_replica_consumer test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name [gw0] [ 93%] PASSED test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name test_postgresql_replica_database_engine_2/test.py::test_table_override [gw0] [ 94%] PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_toast [gw0] [ 95%] PASSED test_postgresql_replica_database_engine_2/test.py::test_toast [gw2] [ 96%] PASSED test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_postgresql_replica_database_engine_2/test.py::test_too_many_parts [gw0] [ 97%] PASSED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts [gw2] [ 98%] PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete [gw2] [ 99%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw2] [100%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move ============================== slowest durations =============================== 68.65s call test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 51.89s setup test_polymorphic_parts/test.py::test_compact_parts_only 50.00s call test_rename_column/test.py::test_rename_with_parallel_merges 42.50s call test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 42.31s call test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 40.79s call test_non_default_compression/test.py::test_preconfigured_default_codec 38.19s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 35.88s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 35.62s call test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 34.64s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 34.36s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 34.22s call test_replicated_database_cluster_groups/test.py::test_cluster_groups 33.34s call test_rename_column/test.py::test_rename_with_parallel_insert 33.19s call test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 32.68s call test_rename_column/test.py::test_rename_with_parallel_ttl_delete 32.56s setup test_parallel_replicas_failover/test.py::test_skip_replicas_without_table 32.07s call test_rename_column/test.py::test_rename_with_parallel_slow_insert 31.25s setup test_rename_column/test.py::test_rename_distributed 31.09s call test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 30.23s call test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 29.38s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 28.54s call test_rename_column/test.py::test_rename_distributed 27.68s setup test_non_default_compression/test.py::test_preconfigured_custom_codec 27.21s setup test_optimize_on_insert/test.py::test_empty_parts_optimize 26.35s call test_rename_column/test.py::test_rename_with_parallel_ttl_move 26.23s setup test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] 26.16s call test_rename_column/test.py::test_rename_parallel 24.82s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 24.73s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 24.68s call test_polymorphic_parts/test.py::test_compact_parts_only 23.67s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 23.39s setup test_replicated_database_cluster_groups/test.py::test_cluster_groups 23.20s teardown test_profile_events_s3/test.py::test_profile_events 22.30s call test_rename_column/test.py::test_rename_parallel_same_node 21.39s call test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 21.12s call test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 19.78s call test_rename_column/test.py::test_rename_with_parallel_select 19.59s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 18.76s setup test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 17.78s setup test_settings_constraints/test.py::test_max_constraint 17.10s setup test_postgresql_database_engine/test.py::test_datetime 17.06s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border 16.89s setup test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 16.56s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 16.48s setup test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 16.22s setup test_old_versions/test.py::test_client_is_older_than_server 15.43s setup test_select_access_rights/test_from_system_tables.py::test_information_schema 15.29s call test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 15.21s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 15.20s setup test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 15.05s setup test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 14.92s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 14.70s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 12.63s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_move 12.62s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 12.51s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 12.28s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 12.23s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 12.21s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 12.03s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 11.99s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 11.75s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 11.60s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 11.50s call test_select_access_rights/test_from_system_tables.py::test_system_db 11.46s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 11.32s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 11.32s setup test_profile_events_s3/test.py::test_profile_events 11.15s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 11.10s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 11.00s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 10.89s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 10.88s setup test_remote_prewhere/test.py::test_remote 10.85s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 10.48s teardown test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas 9.99s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 9.67s call test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas 8.60s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 8.50s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 8.46s teardown test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 8.16s call test_profile_events_s3/test.py::test_profile_events 8.07s teardown test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 7.86s teardown test_optimize_on_insert/test.py::test_empty_parts_optimize 7.60s teardown test_settings_constraints/test.py::test_min_constraint 7.59s call test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 7.12s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 6.57s teardown test_remote_prewhere/test.py::test_remote 6.52s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 6.38s call test_non_default_compression/test.py::test_preconfigured_custom_codec 6.10s teardown test_old_versions/test.py::test_server_is_older_than_client 6.07s teardown test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 6.02s call test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 5.38s teardown test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 5.26s call test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 5.03s call test_parallel_replicas_failover/test.py::test_skip_replicas_without_table 5.00s call test_postgresql_replica_database_engine_2/test.py::test_table_override 4.75s call test_select_access_rights/test_from_system_tables.py::test_information_schema 4.75s call test_postgresql_replica_database_engine_2/test.py::test_materialized_view 4.71s teardown test_select_access_rights/test_from_system_tables.py::test_system_db 4.50s call test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 4.34s teardown test_mysql_database_engine/test.py::test_predefined_connection_configuration 4.21s call test_optimize_on_insert/test.py::test_empty_parts_optimize 4.20s call test_settings_constraints/test.py::test_min_constraint 3.95s teardown test_rocksdb_read_only/test.py::test_read_only 3.87s teardown test_replicated_database_cluster_groups/test.py::test_cluster_groups 3.78s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border 3.76s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 3.70s call test_rocksdb_read_only/test.py::test_read_only 3.62s call test_postgresql_replica_database_engine_2/test.py::test_default_columns 3.61s teardown test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 3.48s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 3.42s call test_postgresql_replica_database_engine_2/test.py::test_generated_columns 3.40s call test_settings_constraints/test.py::test_max_constraint 3.38s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 3.18s call test_mysql_database_engine/test.py::test_predefined_connection_configuration 3.02s call test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 2.76s call test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] 2.54s call test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] 2.46s call test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 2.46s teardown test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 2.43s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 2.40s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 2.29s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 2.28s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 2.27s call test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 2.03s call test_polymorphic_parts/test.py::test_polymorphic_parts_index 2.01s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 1.91s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 1.78s call test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 1.76s call test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 1.74s teardown test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 1.71s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 1.68s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 1.60s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 1.56s call test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence 1.51s call test_postgresql_replica_database_engine_2/test.py::test_toast 1.38s call test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 1.29s call test_postgresql_database_engine/test.py::test_datetime 1.23s call test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 1.22s call test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 1.15s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 1.09s call test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 1.05s teardown test_postgresql_replica_database_engine_2/test.py::test_default_columns 0.99s teardown test_postgresql_replica_database_engine_2/test.py::test_generated_columns 0.97s teardown test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence 0.96s teardown test_postgresql_replica_database_engine_2/test.py::test_table_override 0.94s teardown test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.92s teardown test_postgresql_replica_database_engine_2/test.py::test_toast 0.92s call test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 0.90s call test_old_versions/test.py::test_server_is_older_than_client 0.84s call test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 0.82s teardown test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 0.77s teardown test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 0.77s call test_mysql_database_engine/test.py::test_password_leak 0.77s teardown test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 0.74s teardown test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 0.72s teardown test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 0.72s teardown test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.72s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.72s teardown test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 0.70s call test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.66s teardown test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.55s call test_old_versions/test.py::test_client_is_older_than_server 0.48s call test_remote_prewhere/test.py::test_remote 0.33s setup test_select_access_rights/test_from_system_tables.py::test_system_db 0.23s call test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 0.01s teardown test_rename_column/test.py::test_rename_distributed 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s teardown test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.00s teardown test_polymorphic_parts/test.py::test_compact_parts_only 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 0.00s setup test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec 0.00s setup test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 0.00s setup test_rename_column/test.py::test_rename_parallel 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s teardown test_non_default_compression/test.py::test_preconfigured_default_codec 0.00s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s setup test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 0.00s teardown test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 0.00s setup test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_insert 0.00s setup test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_failover/test.py::test_skip_replicas_without_table 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_generated_columns 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 0.00s setup test_mysql_database_engine/test.py::test_password_leak 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.00s setup test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_rename_column/test.py::test_rename_parallel_same_node 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.00s setup test_rename_column/test.py::test_rename_with_parallel_merges 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_toast 0.00s setup test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_default_columns 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence 0.00s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 0.00s setup test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas 0.00s teardown test_rename_column/test.py::test_rename_parallel 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border 0.00s setup test_mysql_database_engine/test.py::test_predefined_connection_configuration 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_table_override 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_insert 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_rename_column/test.py::test_rename_parallel_same_node 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_select_access_rights/test_from_system_tables.py::test_information_schema 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s teardown test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 0.00s setup test_old_versions/test.py::test_server_is_older_than_client 0.00s setup test_rename_column/test.py::test_rename_with_parallel_select 0.00s teardown test_non_default_compression/test.py::test_preconfigured_custom_codec 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_select 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_index 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s teardown test_mysql_database_engine/test.py::test_password_leak 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s teardown test_old_versions/test.py::test_client_is_older_than_server 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_non_default_compression/test.py::test_preconfigured_default_codec 0.00s setup test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 0.00s teardown test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_settings_constraints/test.py::test_max_constraint 0.00s setup test_settings_constraints/test.py::test_min_constraint 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_non_default_compression/test.py::test_uncompressed_cache_custom_codec 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_index =========================== short test summary info ============================ PASSED test_old_versions/test.py::test_client_is_older_than_server PASSED test_old_versions/test.py::test_distributed_query_initiator_is_older_than_shard PASSED test_old_versions/test.py::test_server_is_older_than_client PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 PASSED test_mysql_database_engine/test.py::test_mysql_types[timestamp_6] PASSED test_mysql_database_engine/test.py::test_mysql_types[timestamp_default] PASSED test_mysql_database_engine/test.py::test_password_leak PASSED test_non_default_compression/test.py::test_preconfigured_custom_codec PASSED test_mysql_database_engine/test.py::test_predefined_connection_configuration PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_rename_column/test.py::test_rename_distributed PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_failover/test.py::test_skip_replicas_without_table PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list PASSED test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options PASSED test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards PASSED test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards PASSED test_parallel_replicas_failover/test.py::test_skip_unresponsive_replicas PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_non_default_compression/test.py::test_preconfigured_default_codec PASSED test_rocksdb_read_only/test.py::test_read_only PASSED test_polymorphic_parts/test.py::test_compact_parts_only PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_settings_constraints/test.py::test_max_constraint PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 PASSED test_settings_constraints/test.py::test_min_constraint PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec PASSED test_select_access_rights/test_from_system_tables.py::test_system_db PASSED test_optimize_on_insert/test.py::test_empty_parts_optimize PASSED test_non_default_compression/test.py::test_uncompressed_cache_custom_codec PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool PASSED test_non_default_compression/test.py::test_uncompressed_cache_plus_zstd_codec PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict PASSED test_remote_prewhere/test.py::test_remote PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 PASSED test_profile_events_s3/test.py::test_profile_events PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned PASSED test_rename_column/test.py::test_rename_parallel PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_index PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable PASSED test_postgresql_replica_database_engine_2/test.py::test_default_columns PASSED test_rename_column/test.py::test_rename_parallel_same_node PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_replica_database_engine_2/test.py::test_dependent_loading PASSED test_postgresql_replica_database_engine_2/test.py::test_generated_columns PASSED test_postgresql_replica_database_engine_2/test.py::test_generated_columns_with_sequence PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration PASSED test_rename_column/test.py::test_rename_with_parallel_insert PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups PASSED test_postgresql_replica_database_engine_2/test.py::test_quoting_publication PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication PASSED test_rename_column/test.py::test_rename_with_parallel_merges PASSED test_postgresql_replica_database_engine_2/test.py::test_replica_consumer PASSED test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override PASSED test_postgresql_replica_database_engine_2/test.py::test_toast PASSED test_rename_column/test.py::test_rename_with_parallel_select PASSED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move SKIPPED [1] test_postgresql_replica_database_engine_2/test.py:900: Sanitizers and debug mode are skipped, because this test thrown logical error ================== 99 passed, 1 skipped in 385.72s (0:06:25) ===================